Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add multitenancy keycloak integration tutorials #793

Merged
merged 49 commits into from
Nov 22, 2023

Conversation

patlo-iog
Copy link
Contributor

@patlo-iog patlo-iog commented Nov 20, 2023

Overview

Fixes ATL-xxxx

Checklist

My PR contains...

  • No code changes (changes to documentation, CI, metadata, etc.)
  • Bug fixes (non-breaking change which fixes an issue)
  • Improvements (misc. changes to existing features)
  • Features (non-breaking change which adds functionality)

My changes...

  • are breaking changes
  • are not breaking changes
  • If yes to above: I have updated the documentation accordingly

Documentation

  • My changes do not require a change to the project documentation
  • My changes require a change to the project documentation
  • If yes to above: I have updated the documentation accordingly

Tests

  • My changes can not or do not need to be tested
  • My changes can and should be tested by unit and/or integration tests
  • If yes to above: I have added tests to cover my changes
  • If yes to above: I have taken care to cover edge cases in my tests

Pat Losoponkul added 9 commits November 20, 2023 16:22
Signed-off-by: Pat Losoponkul <[email protected]>
Signed-off-by: Pat Losoponkul <[email protected]>
Signed-off-by: Pat Losoponkul <[email protected]>
Signed-off-by: Pat Losoponkul <[email protected]>
Signed-off-by: Pat Losoponkul <[email protected]>
Signed-off-by: Pat Losoponkul <[email protected]>
Signed-off-by: Pat Losoponkul <[email protected]>
Signed-off-by: Pat Losoponkul <[email protected]>
Copy link
Contributor

github-actions bot commented Nov 20, 2023

Integration Test Results

11 files  ±0  11 suites  ±0   2s ⏱️ ±0s
24 tests ±0  24 ✔️ ±0  0 💤 ±0  0 ±0 
25 runs  ±0  25 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 9d6c712. ± Comparison against base commit 042da36.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Nov 20, 2023

Unit Test Results

  85 files  ±0    85 suites  ±0   21m 12s ⏱️ + 1m 34s
712 tests ±0  704 ✔️ ±0  8 💤 ±0  0 ±0 
718 runs  ±0  710 ✔️ ±0  8 💤 ±0  0 ±0 

Results for commit 9d6c712. ± Comparison against base commit 042da36.

♻️ This comment has been updated with latest results.

@patlo-iog patlo-iog marked this pull request as ready for review November 20, 2023 10:18
@patlo-iog patlo-iog requested a review from a user November 20, 2023 10:18
Signed-off-by: Pat Losoponkul <[email protected]>
Signed-off-by: Pat Losoponkul <[email protected]>
docs/docusaurus/multitenancy/tenant-migration.md Outdated Show resolved Hide resolved
@ghost
Copy link

ghost commented Nov 20, 2023

Nice work :-)


## Prerequisites

1. Keycloak up and running
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
1. Keycloak up and running
1. Keycloak is up and running


### 2. Get the access token on keycloak

Run this command to log in and get the access token
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Run this command to log in and get the access token
Run this command to log in and get the access token:

Copy link

sonarcloud bot commented Nov 22, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@yshyn-iohk yshyn-iohk merged commit f050e35 into main Nov 22, 2023
12 checks passed
@yshyn-iohk yshyn-iohk deleted the docs/mt-keycloak-tuts branch November 22, 2023 18:09
shotexa pushed a commit that referenced this pull request Dec 5, 2023
Signed-off-by: Pat Losoponkul <[email protected]>
Signed-off-by: Pete Vielhaber <[email protected]>
Signed-off-by: patlo-iog <[email protected]>
Co-authored-by: Pete Vielhaber <[email protected]>
Co-authored-by: Yurii Shynbuiev - IOHK <[email protected]>
Signed-off-by: Shota Jolbordi <[email protected]>
shotexa pushed a commit that referenced this pull request Mar 6, 2024
Signed-off-by: Pat Losoponkul <[email protected]>
Signed-off-by: Pete Vielhaber <[email protected]>
Signed-off-by: patlo-iog <[email protected]>
Co-authored-by: Pete Vielhaber <[email protected]>
Co-authored-by: Yurii Shynbuiev - IOHK <[email protected]>
Signed-off-by: Shota Jolbordi <[email protected]>
shotexa pushed a commit that referenced this pull request Mar 6, 2024
Signed-off-by: Pat Losoponkul <[email protected]>
Signed-off-by: Pete Vielhaber <[email protected]>
Signed-off-by: patlo-iog <[email protected]>
Co-authored-by: Pete Vielhaber <[email protected]>
Co-authored-by: Yurii Shynbuiev - IOHK <[email protected]>
Signed-off-by: Shota Jolbordi <[email protected]>
shotexa pushed a commit that referenced this pull request Mar 18, 2024
Signed-off-by: Pat Losoponkul <[email protected]>
Signed-off-by: Pete Vielhaber <[email protected]>
Signed-off-by: patlo-iog <[email protected]>
Co-authored-by: Pete Vielhaber <[email protected]>
Co-authored-by: Yurii Shynbuiev - IOHK <[email protected]>
Signed-off-by: Shota Jolbordi <[email protected]>
shotexa pushed a commit that referenced this pull request Mar 18, 2024
Signed-off-by: Pat Losoponkul <[email protected]>
Signed-off-by: Pete Vielhaber <[email protected]>
Signed-off-by: patlo-iog <[email protected]>
Co-authored-by: Pete Vielhaber <[email protected]>
Co-authored-by: Yurii Shynbuiev - IOHK <[email protected]>
Signed-off-by: Shota Jolbordi <[email protected]>
shotexa pushed a commit that referenced this pull request Mar 18, 2024
Signed-off-by: Pat Losoponkul <[email protected]>
Signed-off-by: Pete Vielhaber <[email protected]>
Signed-off-by: patlo-iog <[email protected]>
Co-authored-by: Pete Vielhaber <[email protected]>
Co-authored-by: Yurii Shynbuiev - IOHK <[email protected]>
Signed-off-by: Shota Jolbordi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants